home *** CD-ROM | disk | FTP | other *** search
/ Disc Station 20 / Disc Station Vol 20.ISO / Drivers / Creative / Sb_at / sbw95up.exe / CTRESV.INF < prev    next >
INI File  |  1996-07-08  |  1KB  |  71 lines

  1. ; Creative Technology Ltd.
  2. ;     Copyright (c) Creative Technology Ltd, 1994-1996.
  3. ;
  4. ; Description
  5. ;      This .inf files contains the following device for the installation
  6. ;      1. CTL7FFF                     => Reserved Device
  7. ;
  8. ; Date       : 8th July '96
  9. ; Revision : 2.01.000
  10. ;
  11.  
  12.  
  13. [Version]
  14. Signature="$CHICAGO$"
  15. Class=CTRESERVE
  16. provider=%CREAF%
  17.  
  18. [CTInfVersion]
  19. InfName=CTRESV.INF
  20. InfVersion=2.01
  21.  
  22. [ClassInstall]
  23. Addreg=Class.AddReg
  24.  
  25. [DestinationDirs]
  26. CTL7FFF.CopyList = 11              ; LDID_SYS
  27.  
  28. [SourceDisksFiles]
  29. ctresv.vxd=1
  30.  
  31. [SourceDisksNames]
  32. 1= %ID1%,,0000-0001
  33.  
  34. [Class.AddReg]
  35. HKR,,,,%CreativeDeviceClass%
  36. HKR,,Icon,,"0"
  37. HKR,,NoUseClass,,1
  38. HKR,,NoInstallClass,,1
  39. HKR,,NoDisplayClass,,1
  40. HKR,,SilentInstall,,1
  41.  
  42. [Manufacturer]
  43. %CLMfgName%=Creative
  44.  
  45. [Creative]
  46. %*CTL7FFF.DeviceDesc% =CTL7FFF_Device,*CTL7FFF
  47.  
  48. [PreCopySection]
  49. HKR,,NoSetupUI,,1
  50.  
  51. [CTL7FFF_Device]
  52. CopyFiles=CTL7FFF.CopyList
  53. AddReg=CTL7FFF.AddReg
  54.  
  55. [CTL7FFF.CopyList]
  56. ctresv.vxd,,
  57.  
  58. [CTL7FFF.AddReg]
  59. HKR,,DeviceDriver,,ctresv.vxd
  60. HKR,,DevLoader,,*CONFIGMG
  61.  
  62. ;---------------------------------------------------------------;
  63.  
  64. [Strings]
  65. ;Localized strings
  66. CREAF="Creative"
  67. CLMfgName="Creative"
  68. *CTL7FFF.DeviceDesc="Creative Reserved Device"
  69. CreativeDeviceClass="Creative devices"
  70. ID1="Creative Drivers Disk"
  71.